home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / include / enlightenment / e_eap_editor.h < prev    next >
C/C++ Source or Header  |  2006-01-09  |  137b  |  10 lines

  1. #ifdef E_TYPEDEFS
  2. #else
  3. #ifndef E_EAP_EDIT_H
  4. #define E_EAP_EDIT_H
  5.  
  6. EAPI void e_eap_edit_show(E_Container *con, E_App *a);
  7.  
  8. #endif
  9. #endif
  10.